Updating data sets

Hello everyone,

can you tell me a trick how to open a model (CAD) in Keyshot, then edit it with material and colour and save it. If I now change something on the model in CAD, I would like to load the new file but also load the old materials and colours directly.

Or is it also possible to exchange individual components in the data set?

Many thanks in advance.

Hi André,

I think the important part thing for that workflow is making sure the material names don’t change. If you drag & drop materials from the library the names will change and you need to prevent that from happening.

If you import a model/part in the scene which has corresponding name it should work if you import the model and select ‘use existing scene materials’ in the dialog box.

What I personally do most of the time is importing just the entire model in a new ‘scene’ so I can just delete the old model after import. That’s mainly because the ‘update model’ option can get messy if you organised the structure of the model by organising the scene tree or for example linked materials.

1 Like

If “update geometry” in the import settings dialog doesn’t bring the wanted results, then a material template would help. To get a rough idea, just look this very old tutorial (the main mechansim still works the same way in the current version)

2 Likes

If your CAD support apperances (Fusion360 does) you can assign them to parts and when import in same file as previous model use ‘apply materials from scene to matching names’ option in import dialog.
You can also store frequently used components with assigned materials in KS Model library (good practice is make local subfolders for models for different customers, product series, etc).

1 Like

many thanks to you, this has helped me a lot